; Add sharp-quotes to function names
authorJeremy Bryant <jb@jeremybryant.net>
Sat, 24 Feb 2024 11:58:49 +0000 (11:58 +0000)
committerJustin Burkett <justin@burkett.cc>
Tue, 27 Feb 2024 20:08:54 +0000 (15:08 -0500)
commitd69ef9edaae3fc4ad9715e3ce99aa112253b0cdd
tree247dae086e4d5384ab10ed0bfbbf4dd0dd072d92
parentbc3c0c619f14f054a878c6e311eaf5ee1d39d471
; Add sharp-quotes to function names

Replace quoted list by (list ...) where each
element is sharp-quoted so that the byte-compiler can check if the
functions exist.

* which-key.el (which-key--paging-functions):  Add sharp-quotes to
function names.
which-key.el